In the HMI tag database, you can define data you want FactoryTalk View to monitor. There is one HMI tag database per HMI server. Each entry in the database is called an HMI tag. An HMI tag is a logical name for a variable in a device or in local memory (RAM) that is referenced in the HMI tag database.
All parts of the system use tag values. Graphics uses tag values to control the animation in a display or update a trend graph; Alarming monitors HMI tag values and compares them to "acceptable" limits; Data Log stores tag values to create a historical record.
HMI tags are required when you need extra information included with the tag value. This extra information can be a minimum/ maximum value range or value units. If you do not need this information, you can use direct references to tags in other data servers.
A set of system tags is created automatically when you create an HMI server project, and stored in a folder called 'system' in the tag database.
Tip: |
|
Keywords: HMI tag database